home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / progut~1 / proff.zoo / make.sh < prev    next >
Encoding:
Text File  |  1987-07-15  |  413 b   |  20 lines

  1. cc -c -DDECL ltb.c
  2. cc -c -DDECL look.c
  3. link68 ltb.68k=gems,ltb.o,look.o,gemlib,libf
  4. relmod ltb
  5. ltb proffsym.new lextab
  6. cc -c -DDECL proff.c
  7. cc -c -DDECL proff01.c
  8. cc -c -DDECL proff02.c
  9. cc -c -DDECL lookup.c
  10. cc -c -DDECL pinit.c
  11. cc -c -DDECL putwrd.c
  12. cc -c -DDECL pxlex.c
  13. cc -c -DDECL pxxparse.c
  14. cc -c -DDECL dostuff2.c
  15. cc -c -DDECL eval.c
  16. cc -c -DDECL map.c
  17. cc -c -DDECL stack.c
  18. link68 [u,com[lnk]]
  19. relmod proff
  20.